home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Extensions / Primitives / Primitives.rsrc / STR#_105.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  174 b   |  11 lines

  1. Inputs: List; Element1 [Element2; ...]
  2. Outputs: NewList
  3.  
  4. Inputs: list; any [any; ...]
  5. Outputs: list
  6.  
  7. NewList is the concatenation of lists List and ( Element1 ... ).
  8.  
  9. Lists
  10.  
  11.